Inloggen
Computer Science for IGCSE & O level - Data Representation (Section 11 - No. 46)
Which is the equivalent of the hexadecimal value '11' in decimal?
16
17
18
19
Uitleg
11 (hex) is equivalent to (1 * 16^1) + (1 * 16^0) = 16 + 1 = 17 (decimal).
Opmerkingen (0)
Log in om te reageren
Advertentie
Sta JavaScript toe om deze pagina correct te laden